ASP.NET Core MVC コントロールヘルプ
IntermediateTotalLabels メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > WaterfallBuilder<T> クラス : IntermediateTotalLabels メソッド
The value
Sets the IntermediateTotalLabels property.
シンタックス
'宣言
 
Public Function IntermediateTotalLabels( _
   ByVal ParamArray labels() As System.String _
) As WaterfallBuilder(Of T)
public WaterfallBuilder<T> IntermediateTotalLabels( 
   params System.string[] labels
)

パラメータ

labels
The value

戻り値の型

Current builder
解説
Gets or sets the value of the property that contains the label of the intermediate total bar. The property should work with ShowIntermediateTotal and IntermediateToolPositions properties.
参照

WaterfallBuilder<T> クラス
WaterfallBuilder<T> メンバ